LSIsNumeric(string)


Like the IsNumeric function, LSIsNumeric returns TRUE if string can be converted to a number in the current locale; otherwise, FALSE.

string

Any string value.